home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / petshop.swf / scripts / DefineButton2_328 / BUTTONCONDACTION on(rollOver).as
Text File  |  2007-01-15  |  53b  |  4 lines

  1. on(rollOver){
  2.    _root.gotoAndPlay("gotoDie3");
  3. }
  4.